home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 2000 February
/
cd joystick no112 fevrier 2000.iso
/
DATA
/
Demos
/
ageofwonder
/
data1.cab
/
Program
/
AoW.exe
/
0
/
RCDATA
/
TMWINDOW
/
TMWINDOW.txt
Wrap
Text File
|
1999-10-21
|
2KB
|
64 lines
object MWindow: TMWindow
OnCreate = MWindowCreate
Left = 462
Top = 153
Height = 158
Width = 186
object MapWindow: TAOWWindow
OnMouseDown = MapWindowMouseDown
OnMouseUp = MapWindowMouseUp
OnMouseMove = MapWindowMouseMove
OnKeyDown = MapWindowKeyDown
OnUpdate = MapWindowUpdate
Visible = False
Priority = 0
WinLeft = 0
WinTop = 0
WinWidth = 440
OnExit = MapWindowExit
Masked = False
Alignment.AlignWidth = awLeft
Alignment.AlignHeight = ahTop
Alignment.HeightPercent = 0
Alignment.WidthPercent = 0
Alignment.LeftOffPercent = 0
Alignment.RightOffPercent = 0
Alignment.TopOffPercent = 0
Alignment.BottomOffPercent = 0
Alignment.LeftOffset = 0
Alignment.RightOffset = 0
Alignment.TopOffset = 0
Alignment.BottomOffset = 0
UseVMem = True
BorderWidth = 11
BorderHeight = 11
OverlapTopCorners = False
Cursor = crDefault
DoubleBuffered = False
MaskColor = clBlack
OnPreDrawSurface = MapWindowPreDrawSurface
FreeSurfaceOnHide = False
ILIndexFrame = 8
ILIndexTexture = 0
DragHeight = 0
Draggable = False
Resizable = True
OnResize = MapWindowResize
MinWidth = 200
MinHeight = 200
MaxWidth = 0
MaxHeight = 0
UseManagerBorders = True
Modal = False
WinHeight = 432
Dockable = False
Left = 32
Top = 8
end
object MapViewer: THSMapViewer
OnSceneChanged = MapViewerSceneChanged
Left = 120
Top = 12
end
end